Try to make sure that we have some focused widget on map. (#50339)
authorOwen Taylor <otaylor@redhat.com>
Wed, 30 Jan 2002 18:58:31 +0000 (18:58 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 30 Jan 2002 18:58:31 +0000 (18:58 +0000)
commit2a9af2ff42e5ee117075301720ba0011ef046402
tree064751a92d8dc30ab00dba606a45b77882aef4cb
parent4e8a284f8659eb86e5096311299a68025868e83f
Try to make sure that we have some focused widget on map. (#50339)

Wed Jan 30 13:55:59 2002  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkwindow.c (gtk_window_show): Try to make
sure that we have some focused widget on map. (#50339)

* gtk/gtkdialog.c (gtk_dialog_map): Handling picking
a focus widget here differently so that if a
response button gets picked, it's the default one.

* tests/testgtk.c (make_message_dialog): Set the
default response for the dialogs.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdialog.c
gtk/gtkwindow.c